Release 10.1A: OpenEdge Development:
Internationalizing Applications
SQLDUMP
SQLDUMPlets you dump SQL databases. The syntax (for UNIX and Windows) is:
username,passwordUser authentication.
table-name[,table-name...]One or more tables to dump. Multiple tables can be specified, in a comma-separated list. Specify a
tableof%to dump all tables. The-toption can be specified only if the-foption is not.database-urlThe database to which you want to connect. This has the following form:
charsetThe name of the character set of the tables to be dumped.
{ comma | quote }If
commais specified, dump in comma-delimited format. Ifquoteis specified, dump in quote-delimited format. The default isquote.command-filenameSpecifies the file where
SQLDUMPreads commands on how and what to dump. The-foption can be specified only if the-toption is not.error-checkCheck for syntax errors without dumping any rows.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |